const golang.org/x/mod/module.modulePath
4 uses
golang.org/x/mod/module (current package)
module.go#L317: if err := checkPath(path, modulePath); err != nil {
module.go#L373: modulePath pathKind = iota
module.go#L424: if elem[0] == '.' && kind == modulePath {
module.go#L433: case modulePath:
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)